Skip to content

Conversation

GbArc
Copy link
Contributor

@GbArc GbArc commented Feb 7, 2025

No description provided.

@@ -7,6 +7,7 @@ class AccessControl::User < AccessControl::Generic
def initialize(user)
user = Models::User.find(user.id) if user.is_a? ::User
@user = user
user.touch()
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe remove the ()

@murtaza-swati
Copy link
Contributor

@gbarc-dt also please write some specs for the last_activity

@GbArc GbArc requested a review from murtaza-swati February 14, 2025 08:11
Copy link
Contributor

@murtaza-swati murtaza-swati left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please resolve conflicts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants